This is VxWorks port of DMIDECODE tool v.2.9

Dmidecode reports information about your system's hardware as described in
your system BIOS according to the SMBIOS/DMI standard. This information
typically includes system manufacturer, model name, serial number, BIOS
version, asset tag as well as a lot of other details of varying level of
interest and reliability depending on the manufacturer. This will often
include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
ISA) and memory module slots, and the list of I/O ports (e.g. serial,
parallel, USB).

The home web page for dmidecode is hosted on Savannah:
  http://www.nongnu.org/dmidecode/

** USAGE **

Create Downloadable Kernel Module Project and copy all source files into.
Build according to your target architecture and compiler and load the module.
Use "dmidecode" command from VxWorks shell to print out system information.